home *** CD-ROM | disk | FTP | other *** search
/ PC-SIG: World of Education / PC-SiG's World of Education.iso / run / 2602 / algorith.hlp < prev    next >
Text File  |  1989-06-03  |  528b  |  12 lines

  1. Algorithms are sequences of instructions to DAN (i.e. statements) that
  2. conform to a syntax that DAN can recognize.  These statements are
  3. checked for errors and then executed to produce plots, and/or files
  4. containing processed data, and/or listings.
  5.  
  6. Construction of algorithms is up to you.  Normally, DAN's editor
  7. is used to create an algorithm and save it in a text file, but you
  8. may wish to use your own favorite text editor.
  9.  
  10. DAN's default subtype for algorithm files is `.ALG'; however, any
  11. subtype can be used.
  12.